Quote function

Returns a string enclosed in a specified quotation character.

Syntax

Quote(Value As String,[QuoteChar As String]) As String
Parameters
Name Description

Value

The string to enclose.

QuoteChar

The character to enclose the string.

Related concepts

Understanding the Meridian functions